home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / comm / tcp / samba_2.0.6.lha / source / amiga_rcs / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-12-25  |  26.5 KB  |  1,153 lines

  1. head    1.4;
  2. access;
  3. symbols
  4.     V1_12:1.4
  5.     V1_11:1.4
  6.     V1_10:1.3
  7.     V1_9:1.3
  8.     V1_8:1.3
  9.     V1_7:1.2
  10.     V1_6:1.2
  11.     V1_5:1.1
  12.     V1_4:1.1
  13.     V1_3:1.1
  14.     V1_2:1.1
  15.     V1_1:1.1;
  16. locks
  17.     olsen:1.4; strict;
  18. comment    @ * @;
  19.  
  20.  
  21. 1.4
  22. date    99.11.16.18.31.59;    author olsen;    state Exp;
  23. branches;
  24. next    1.3;
  25.  
  26. 1.3
  27. date    99.08.09.15.07.04;    author olsen;    state Exp;
  28. branches;
  29. next    1.2;
  30.  
  31. 1.2
  32. date    99.03.07.09.38.55;    author olsen;    state Exp;
  33. branches;
  34. next    1.1;
  35.  
  36. 1.1
  37. date    99.02.13.10.14.25;    author olsen;    state Exp;
  38. branches;
  39. next    ;
  40.  
  41.  
  42. desc
  43. @.
  44. @
  45.  
  46.  
  47. 1.4
  48. log
  49. @.
  50. @
  51. text
  52. @/* include/config.h.  Generated automatically by configure.  */
  53. /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
  54.  
  55. /* Define if on AIX 3.
  56.    System headers sometimes define this.
  57.    We just want to avoid a redefinition error message.  */
  58. #ifndef _ALL_SOURCE
  59. /* #undef _ALL_SOURCE */
  60. #endif
  61.  
  62. /* Define if type char is unsigned and you are not using gcc.  */
  63. #ifndef __CHAR_UNSIGNED__
  64. /* #undef __CHAR_UNSIGNED__ */
  65. #endif
  66.  
  67. /* Define to empty if the keyword does not work.  */
  68. /* #undef const */
  69.  
  70. /* Define to `int' if <sys/types.h> doesn't define.  */
  71. /* #undef gid_t */
  72.  
  73. /* Define if your system has a working fnmatch function.  */
  74. /* #undef HAVE_FNMATCH */
  75.  
  76. /* Define if you have a working `mmap' system call.  */
  77. /* #undef HAVE_MMAP */
  78.  
  79. /* Define if your struct stat has st_rdev.  */
  80. /* #undef HAVE_ST_RDEV */
  81.  
  82. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  83. #define HAVE_SYS_WAIT_H 1
  84.  
  85. /* Define as __inline if that's what the C compiler calls it.  */
  86. /* #undef inline */
  87.  
  88. /* Define to `int' if <sys/types.h> doesn't define.  */
  89. /* #undef mode_t */
  90.  
  91. /* Define if your C compiler doesn't accept -c and -o together.  */
  92. /* #undef NO_MINUS_C_MINUS_O */
  93.  
  94. /* Define to `long' if <sys/types.h> doesn't define.  */
  95. /* #undef off_t */
  96.  
  97. /* Define to `int' if <sys/types.h> doesn't define.  */
  98. /* #undef pid_t */
  99.  
  100. /* Define as the return type of signal handlers (int or void).  */
  101. #define RETSIGTYPE void
  102.  
  103. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  104. /* #undef size_t */
  105.  
  106. /* Define if you have the ANSI C header files.  */
  107. #define STDC_HEADERS 1
  108.  
  109. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  110. #define TIME_WITH_SYS_TIME 1
  111.  
  112. /* Define to `int' if <sys/types.h> doesn't define.  */
  113. /* #undef uid_t */
  114.  
  115. /* Define if your processor stores words with the most significant
  116.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  117. #define WORDS_BIGENDIAN 1
  118.  
  119. #define HAVE_VOLATILE 1
  120. /* #undef HAVE_BROKEN_READDIR */
  121. #define HAVE_ERRNO_DECL 1
  122. /* #undef HAVE_LONGLONG */
  123. /* #undef HAVE_OFF64_T */
  124. /* #undef HAVE_REMSH */
  125. /* #undef HAVE_UNSIGNED_CHAR */
  126. #define HAVE_UTIMBUF 1
  127. #define HAVE_SIG_ATOMIC_T_TYPE 1
  128. #define ssize_t int
  129. /* #undef ino_t */
  130. /* #undef ssize_t */
  131. #define loff_t off_t
  132. /* #undef offset_t */
  133. /* #undef aclent_t */
  134. #define HAVE_CONNECT 1
  135. /* #undef HAVE_SHORT_INO_T */
  136. /* #undef WITH_SMBWRAPPER */
  137. /* #undef WITH_AFS */
  138. /* #undef WITH_DFS */
  139. /* #undef SUNOS5 */
  140. /* #undef SUNOS4 */
  141. /* #undef LINUX */
  142. /* #undef AIX */
  143. /* #undef BSD */
  144. /* #undef IRIX */
  145. /* #undef IRIX6 */
  146. /* #undef HPUX */
  147. /* #undef QNX */
  148. /* #undef SCO */
  149. /* #undef OSF1 */
  150. /* #undef NEXT2 */
  151. /* #undef RELIANTUNIX */
  152. /* #undef HAVE_SHARED_MMAP */
  153. /* #undef HAVE_MMAP */
  154. /* #undef HAVE_SYSV_IPC */
  155. #define HAVE_FCNTL_LOCK 1
  156. #define HAVE_FTRUNCATE_EXTEND 1
  157. /* #undef FTRUNCATE_NEEDS_ROOT */
  158. /* #undef HAVE_TRAPDOOR_UID */
  159. /* #undef HAVE_ROOT */
  160. #define HAVE_UNION_SEMUN 1
  161. /* #undef HAVE_GETTIMEOFDAY_TZ */
  162. #define HAVE_SOCK_SIN_LEN 1
  163. /* #undef STAT_READ_FILSYS */
  164. #define STAT_STATFS2_BSIZE 1
  165. /* #undef STAT_STATFS2_FSIZE */
  166. /* #undef STAT_STATFS2_FS_DATA */
  167. /* #undef STAT_STATFS3_OSF1 */
  168. /* #undef STAT_STATFS4 */
  169. /* #undef STAT_STATVFS */
  170. /* #undef STAT_STATVFS64 */
  171. /* #undef HAVE_IFACE_AIX */
  172. /* #undef HAVE_IFACE_IFCONF */
  173. /* #undef HAVE_IFACE_IFREQ */
  174. #define HAVE_CRYPT 1
  175. /* #undef HAVE_PUTPRPWNAM */
  176. /* #undef HAVE_SET_AUTH_PARAMETERS */
  177. /* #undef WITH_MMAP */
  178. /* #undef WITH_SYSLOG */
  179. /* #undef WITH_SSL */
  180. /* #undef WITH_LDAP */
  181. /* #undef WITH_NISPLUS */
  182. /* #undef WITH_PAM */
  183. /* #undef WITH_NISPLUS_HOME */
  184. /* #undef WITH_AUTOMOUNT */
  185. /* #undef WITH_SMBMOUNT */
  186. /* #undef HAVE_BROKEN_GETGROUPS */
  187. /* #undef REPLACE_GETPASS */
  188. /* #undef REPLACE_INET_NTOA */
  189. #define HAVE_FILE_MACRO 1
  190. /* #undef HAVE_FUNCTION_MACRO */
  191. /* #undef HAVE_SETRESUID_DECL */
  192. /* #undef HAVE_SETRESUID */
  193. /* #undef WITH_NETATALK */
  194. /* #undef HAVE_INO64_T */
  195. /* #undef HAVE_STRUCT_FLOCK64 */
  196. /* #undef SIZEOF_INO_T */
  197. /* #undef SIZEOF_OFF_T */
  198. /* #undef STAT_STATVFS64 */
  199. /* #undef HAVE_LIBREADLINE */
  200. /* #undef HAVE_KERNEL_OPLOCKS */
  201. /* #undef HAVE_IRIX_SPECIFIC_CAPABILITIES */
  202. /* #undef HAVE_INT16_FROM_RPC_RPC_H */
  203. /* #undef HAVE_UINT16_FROM_RPC_RPC_H */
  204. /* #undef HAVE_INT32_FROM_RPC_RPC_H */
  205. /* #undef HAVE_UINT32_FROM_RPC_RPC_H */
  206. /* #undef KRB4_AUTH */
  207. /* #undef KRB5_AUTH */
  208. #define SEEKDIR_RETURNS_VOID 1
  209. /* #undef HAVE_DIRENT_D_OFF */
  210. /* #undef HAVE_GETSPNAM */
  211. /* #undef HAVE_BIGCRYPT */
  212. /* #undef HAVE_GETPRPWNAM */
  213. /* #undef HAVE_FSTAT64 */
  214. /* #undef HAVE_LSTAT64 */
  215. /* #undef HAVE_STAT64 */
  216. /* #undef HAVE_SETRESGID */
  217. /* #undef HAVE_SETRESGID_DECL */
  218. /* #undef HAVE_SHADOW_H */
  219. #define HAVE_MEMSET 1
  220. #define HAVE_STRCASECMP 1
  221. /* #undef HAVE_STRUCT_DIRENT64 */
  222. /* #undef HAVE_TRUNCATED_SALT */
  223. #define BROKEN_NISPLUS_INCLUDE_FILES 1
  224. /* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
  225. /* #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT */
  226. /* #undef USE_BOTH_CRYPT_CALLS */
  227. /* #undef HAVE_BROKEN_FCNTL64_LOCKS */
  228. /* #undef HAVE_FNMATCH */
  229. /* #undef USE_SETEUID */
  230. /* #undef USE_SETRESUID */
  231. #define USE_SETREUID 1
  232. /* #undef USE_SETUIDX */
  233.  
  234. /* The number of bytes in a int.  */
  235. #define SIZEOF_INT 4
  236.  
  237. /* The number of bytes in a long.  */
  238. #define SIZEOF_LONG 4
  239.  
  240. /* The number of bytes in a short.  */
  241. #define SIZEOF_SHORT 2
  242.  
  243. /* Define if you have the __acl function.  */
  244. /* #undef HAVE___ACL */
  245.  
  246. /* Define if you have the __chdir function.  */
  247. /* #undef HAVE___CHDIR */
  248.  
  249. /* Define if you have the __close function.  */
  250. /* #undef HAVE___CLOSE */
  251.  
  252. /* Define if you have the __closedir function.  */
  253. /* #undef HAVE___CLOSEDIR */
  254.  
  255. /* Define if you have the __dup function.  */
  256. /* #undef HAVE___DUP */
  257.  
  258. /* Define if you have the __dup2 function.  */
  259. /* #undef HAVE___DUP2 */
  260.  
  261. /* Define if you have the __facl function.  */
  262. /* #undef HAVE___FACL */
  263.  
  264. /* Define if you have the __fchdir function.  */
  265. /* #undef HAVE___FCHDIR */
  266.  
  267. /* Define if you have the __fcntl function.  */
  268. /* #undef HAVE___FCNTL */
  269.  
  270. /* Define if you have the __fork function.  */
  271. /* #undef HAVE___FORK */
  272.  
  273. /* Define if you have the __fstat function.  */
  274. /* #undef HAVE___FSTAT */
  275.  
  276. /* Define if you have the __fstat64 function.  */
  277. /* #undef HAVE___FSTAT64 */
  278.  
  279. /* Define if you have the __fxstat function.  */
  280. /* #undef HAVE___FXSTAT */
  281.  
  282. /* Define if you have the __getcwd function.  */
  283. /* #undef HAVE___GETCWD */
  284.  
  285. /* Define if you have the __getdents function.  */
  286. /* #undef HAVE___GETDENTS */
  287.  
  288. /* Define if you have the __llseek function.  */
  289. /* #undef HAVE___LLSEEK */
  290.  
  291. /* Define if you have the __lseek function.  */
  292. /* #undef HAVE___LSEEK */
  293.  
  294. /* Define if you have the __lstat function.  */
  295. /* #undef HAVE___LSTAT */
  296.  
  297. /* Define if you have the __lstat64 function.  */
  298. /* #undef HAVE___LSTAT64 */
  299.  
  300. /* Define if you have the __lxstat function.  */
  301. /* #undef HAVE___LXSTAT */
  302.  
  303. /* Define if you have the __open function.  */
  304. /* #undef HAVE___OPEN */
  305.  
  306. /* Define if you have the __open64 function.  */
  307. /* #undef HAVE___OPEN64 */
  308.  
  309. /* Define if you have the __opendir function.  */
  310. /* #undef HAVE___OPENDIR */
  311.  
  312. /* Define if you have the __pread function.  */
  313. /* #undef HAVE___PREAD */
  314.  
  315. /* Define if you have the __pread64 function.  */
  316. /* #undef HAVE___PREAD64 */
  317.  
  318. /* Define if you have the __pwrite function.  */
  319. /* #undef HAVE___PWRITE */
  320.  
  321. /* Define if you have the __pwrite64 function.  */
  322. /* #undef HAVE___PWRITE64 */
  323.  
  324. /* Define if you have the __read function.  */
  325. /* #undef HAVE___READ */
  326.  
  327. /* Define if you have the __readdir function.  */
  328. /* #undef HAVE___READDIR */
  329.  
  330. /* Define if you have the __readdir64 function.  */
  331. /* #undef HAVE___READDIR64 */
  332.  
  333. /* Define if you have the __seekdir function.  */
  334. /* #undef HAVE___SEEKDIR */
  335.  
  336. /* Define if you have the __stat function.  */
  337. /* #undef HAVE___STAT */
  338.  
  339. /* Define if you have the __stat64 function.  */
  340. /* #undef HAVE___STAT64 */
  341.  
  342. /* Define if you have the __sys_llseek function.  */
  343. /* #undef HAVE___SYS_LLSEEK */
  344.  
  345. /* Define if you have the __telldir function.  */
  346. /* #undef HAVE___TELLDIR */
  347.  
  348. /* Define if you have the __write function.  */
  349. /* #undef HAVE___WRITE */
  350.  
  351. /* Define if you have the __xstat function.  */
  352. /* #undef HAVE___XSTAT */
  353.  
  354. /* Define if you have the _acl function.  */
  355. /* #undef HAVE__ACL */
  356.  
  357. /* Define if you have the _chdir function.  */
  358. /* #undef HAVE__CHDIR */
  359.  
  360. /* Define if you have the _close function.  */
  361. /* #undef HAVE__CLOSE */
  362.  
  363. /* Define if you have the _closedir function.  */
  364. /* #undef HAVE__CLOSEDIR */
  365.  
  366. /* Define if you have the _dup function.  */
  367. /* #undef HAVE__DUP */
  368.  
  369. /* Define if you have the _dup2 function.  */
  370. /* #undef HAVE__DUP2 */
  371.  
  372. /* Define if you have the _facl function.  */
  373. /* #undef HAVE__FACL */
  374.  
  375. /* Define if you have the _fchdir function.  */
  376. /* #undef HAVE__FCHDIR */
  377.  
  378. /* Define if you have the _fcntl function.  */
  379. /* #undef HAVE__FCNTL */
  380.  
  381. /* Define if you have the _fork function.  */
  382. /* #undef HAVE__FORK */
  383.  
  384. /* Define if you have the _fstat function.  */
  385. /* #undef HAVE__FSTAT */
  386.  
  387. /* Define if you have the _fstat64 function.  */
  388. /* #undef HAVE__FSTAT64 */
  389.  
  390. /* Define if you have the _getcwd function.  */
  391. /* #undef HAVE__GETCWD */
  392.  
  393. /* Define if you have the _getdents function.  */
  394. /* #undef HAVE__GETDENTS */
  395.  
  396. /* Define if you have the _llseek function.  */
  397. /* #undef HAVE__LLSEEK */
  398.  
  399. /* Define if you have the _lseek function.  */
  400. /* #undef HAVE__LSEEK */
  401.  
  402. /* Define if you have the _lstat function.  */
  403. /* #undef HAVE__LSTAT */
  404.  
  405. /* Define if you have the _lstat64 function.  */
  406. /* #undef HAVE__LSTAT64 */
  407.  
  408. /* Define if you have the _open function.  */
  409. /* #undef HAVE__OPEN */
  410.  
  411. /* Define if you have the _open64 function.  */
  412. /* #undef HAVE__OPEN64 */
  413.  
  414. /* Define if you have the _opendir function.  */
  415. /* #undef HAVE__OPENDIR */
  416.  
  417. /* Define if you have the _pread function.  */
  418. /* #undef HAVE__PREAD */
  419.  
  420. /* Define if you have the _pread64 function.  */
  421. /* #undef HAVE__PREAD64 */
  422.  
  423. /* Define if you have the _pwrite function.  */
  424. /* #undef HAVE__PWRITE */
  425.  
  426. /* Define if you have the _pwrite64 function.  */
  427. /* #undef HAVE__PWRITE64 */
  428.  
  429. /* Define if you have the _read function.  */
  430. /* #undef HAVE__READ */
  431.  
  432. /* Define if you have the _readdir function.  */
  433. /* #undef HAVE__READDIR */
  434.  
  435. /* Define if you have the _readdir64 function.  */
  436. /* #undef HAVE__READDIR64 */
  437.  
  438. /* Define if you have the _seekdir function.  */
  439. /* #undef HAVE__SEEKDIR */
  440.  
  441. /* Define if you have the _stat function.  */
  442. /* #undef HAVE__STAT */
  443.  
  444. /* Define if you have the _stat64 function.  */
  445. /* #undef HAVE__STAT64 */
  446.  
  447. /* Define if you have the _telldir function.  */
  448. /* #undef HAVE__TELLDIR */
  449.  
  450. /* Define if you have the _write function.  */
  451. /* #undef HAVE__WRITE */
  452.  
  453. /* Define if you have the atexit function.  */
  454. #define HAVE_ATEXIT 1
  455.  
  456. /* Define if you have the bigcrypt function.  */
  457. /* #undef HAVE_BIGCRYPT */
  458.  
  459. /* Define if you have the bzero function.  */
  460. #define HAVE_BZERO 1
  461.  
  462. /* Define if you have the chmod function.  */
  463. #define HAVE_CHMOD 1
  464.  
  465. /* Define if you have the chown function.  */
  466. #define HAVE_CHOWN 1
  467.  
  468. /* Define if you have the chroot function.  */
  469. #define HAVE_CHROOT 1
  470.  
  471. /* Define if you have the connect function.  */
  472. #define HAVE_CONNECT 1
  473.  
  474. /* Define if you have the creat64 function.  */
  475. /* #undef HAVE_CREAT64 */
  476.  
  477. /* Define if you have the crypt function.  */
  478. #define HAVE_CRYPT 1
  479.  
  480. /* Define if you have the crypt16 function.  */
  481. /* #undef HAVE_CRYPT16 */
  482.  
  483. /* Define if you have the dup2 function.  */
  484. #define HAVE_DUP2 1
  485.  
  486. /* Define if you have the endnetgrent function.  */
  487. /* #undef HAVE_ENDNETGRENT */
  488.  
  489. /* Define if you have the execl function.  */
  490. /* #undef HAVE_EXECL */
  491.  
  492. /* Define if you have the fcvt function.  */
  493. #define HAVE_FCVT 1
  494.  
  495. /* Define if you have the fcvtl function.  */
  496. /* #undef HAVE_FCVTL */
  497.  
  498. /* Define if you have the fopen64 function.  */
  499. /* #undef HAVE_FOPEN64 */
  500.  
  501. /* Define if you have the fseek64 function.  */
  502. /* #undef HAVE_FSEEK64 */
  503.  
  504. /* Define if you have the fseeko64 function.  */
  505. /* #undef HAVE_FSEEKO64 */
  506.  
  507. /* Define if you have the fstat function.  */
  508. #define HAVE_FSTAT 1
  509.  
  510. /* Define if you have the fstat64 function.  */
  511. /* #undef HAVE_FSTAT64 */
  512.  
  513. /* Define if you have the fsync function.  */
  514. /* #undef HAVE_FSYNC */
  515.  
  516. /* Define if you have the ftell64 function.  */
  517. /* #undef HAVE_FTELL64 */
  518.  
  519. /* Define if you have the ftello64 function.  */
  520. /* #undef HAVE_FTELLO64 */
  521.  
  522. /* Define if you have the ftruncate function.  */
  523. #define HAVE_FTRUNCATE 1
  524.  
  525. /* Define if you have the ftruncate64 function.  */
  526. /* #undef HAVE_FTRUNCATE64 */
  527.  
  528. /* Define if you have the getauthuid function.  */
  529. /* #undef HAVE_GETAUTHUID */
  530.  
  531. /* Define if you have the getcwd function.  */
  532. #define HAVE_GETCWD 1
  533.  
  534. /* Define if you have the getdents function.  */
  535. /* #undef HAVE_GETDENTS */
  536.  
  537. /* Define if you have the getgrent function.  */
  538. /* #undef HAVE_GETGRENT */
  539.  
  540. /* Define if you have the getgrnam function.  */
  541. #define HAVE_GETGRNAM 1
  542.  
  543. /* Define if you have the getnetgrent function.  */
  544. /* #undef HAVE_GETNETGRENT */
  545.  
  546. /* Define if you have the getprpwnam function.  */
  547. /* #undef HAVE_GETPRPWNAM */
  548.  
  549. /* Define if you have the getpwanam function.  */
  550. /* #undef HAVE_GETPWANAM */
  551.  
  552. /* Define if you have the getrlimit function.  */
  553. /* #undef HAVE_GETRLIMIT */
  554.  
  555. /* Define if you have the getspnam function.  */
  556. /* #undef HAVE_GETSPNAM */
  557.  
  558. /* Define if you have the glob function.  */
  559. /* #undef HAVE_GLOB */
  560.  
  561. /* Define if you have the grantpt function.  */
  562. /* #undef HAVE_GRANTPT */
  563.  
  564. /* Define if you have the initgroups function.  */
  565. #define HAVE_INITGROUPS 1
  566.  
  567. /* Define if you have the innetgr function.  */
  568. /* #undef HAVE_INNETGR */
  569.  
  570. /* Define if you have the llseek function.  */
  571. /* #undef HAVE_LLSEEK */
  572.  
  573. /* Define if you have the lseek64 function.  */
  574. /* #undef HAVE_LSEEK64 */
  575.  
  576. /* Define if you have the lstat64 function.  */
  577. /* #undef HAVE_LSTAT64 */
  578.  
  579. /* Define if you have the memmove function.  */
  580. #define HAVE_MEMMOVE 1
  581.  
  582. /* Define if you have the memset function.  */
  583. #define HAVE_MEMSET 1
  584.  
  585. /* Define if you have the mktime function.  */
  586. #define HAVE_MKTIME 1
  587.  
  588. /* Define if you have the mmap64 function.  */
  589. /* #undef HAVE_MMAP64 */
  590.  
  591. /* Define if you have the open64 function.  */
  592. /* #undef HAVE_OPEN64 */
  593.  
  594. /* Define if you have the pathconf function.  */
  595. /* #undef HAVE_PATHCONF */
  596.  
  597. /* Define if you have the pipe function.  */
  598. /* #undef HAVE_PIPE */
  599.  
  600. /* Define if you have the pread function.  */
  601. /* #undef HAVE_PREAD */
  602.  
  603. /* Define if you have the pread64 function.  */
  604. /* #undef HAVE_PREAD64 */
  605.  
  606. /* Define if you have the putprpwnam function.  */
  607. /* #undef HAVE_PUTPRPWNAM */
  608.  
  609. /* Define if you have the pwrite function.  */
  610. /* #undef HAVE_PWRITE */
  611.  
  612. /* Define if you have the pwrite64 function.  */
  613. /* #undef HAVE_PWRITE64 */
  614.  
  615. /* Define if you have the rand function.  */
  616. #define HAVE_RAND 1
  617.  
  618. /* Define if you have the random function.  */
  619. /* #undef HAVE_RANDOM */
  620.  
  621. /* Define if you have the rdchk function.  */
  622. /* #undef HAVE_RDCHK */
  623.  
  624. /* Define if you have the readdir64 function.  */
  625. /* #undef HAVE_READDIR64 */
  626.  
  627. /* Define if you have the rename function.  */
  628. #define HAVE_RENAME 1
  629.  
  630. /* Define if you have the select function.  */
  631. #define HAVE_SELECT 1
  632.  
  633. /* Define if you have the set_auth_parameters function.  */
  634. /* #undef HAVE_SET_AUTH_PARAMETERS */
  635.  
  636. /* Define if you have the setenv function.  */
  637. #define HAVE_SETENV 1
  638.  
  639. /* Define if you have the setgidx function.  */
  640. /* #undef HAVE_SETGIDX */
  641.  
  642. /* Define if you have the setgroups function.  */
  643. #define HAVE_SETGROUPS 1
  644.  
  645. /* Define if you have the setluid function.  */
  646. /* #undef HAVE_SETLUID */
  647.  
  648. /* Define if you have the setnetgrent function.  */
  649. #define HAVE_SETNETGRENT 1
  650.  
  651. /* Define if you have the setpriv function.  */
  652. /* #undef HAVE_SETPRIV */
  653.  
  654. /* Define if you have the setsid function.  */
  655. #define HAVE_SETSID 1
  656.  
  657. /* Define if you have the setuidx function.  */
  658. /* #undef HAVE_SETUIDX */
  659.  
  660. /* Define if you have the sigaction function.  */
  661. /* #undef HAVE_SIGACTION */
  662.  
  663. /* Define if you have the sigblock function.  */
  664. #define HAVE_SIGBLOCK 1
  665.  
  666. /* Define if you have the sigprocmask function.  */
  667. /* #undef HAVE_SIGPROCMASK */
  668.  
  669. /* Define if you have the snprintf function.  */
  670. /* #undef HAVE_SNPRINTF */
  671.  
  672. /* Define if you have the srand function.  */
  673. #define HAVE_SRAND 1
  674.  
  675. /* Define if you have the srandom function.  */
  676. /* #undef HAVE_SRANDOM */
  677.  
  678. /* Define if you have the stat64 function.  */
  679. /* #undef HAVE_STAT64 */
  680.  
  681. /* Define if you have the strcasecmp function.  */
  682. #define HAVE_STRCASECMP 1
  683.  
  684. /* Define if you have the strchr function.  */
  685. #define HAVE_STRCHR 1
  686.  
  687. /* Define if you have the strdup function.  */
  688. #define HAVE_STRDUP 1
  689.  
  690. /* Define if you have the strerror function.  */
  691. #define HAVE_STRERROR 1
  692.  
  693. /* Define if you have the strftime function.  */
  694. #define HAVE_STRFTIME 1
  695.  
  696. /* Define if you have the strpbrk function.  */
  697. #define HAVE_STRPBRK 1
  698.  
  699. /* Define if you have the strtoul function.  */
  700. #define HAVE_STRTOUL 1
  701.  
  702. /* Define if you have the syscall function.  */
  703. /* #undef HAVE_SYSCALL */
  704.  
  705. /* Define if you have the usleep function.  */
  706. /* #undef HAVE_USLEEP */
  707.  
  708. /* Define if you have the utime function.  */
  709. #define HAVE_UTIME 1
  710.  
  711. /* Define if you have the utimes function.  */
  712. #define HAVE_UTIMES 1
  713.  
  714. /* Define if you have the vsnprintf function.  */
  715. /* #undef HAVE_VSNPRINTF */
  716.  
  717. /* Define if you have the waitpid function.  */
  718. #define HAVE_WAITPID 1
  719.  
  720. /* Define if you have the yp_get_default_domain function.  */
  721. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  722.  
  723. /* Define if you have the <arpa/inet.h> header file.  */
  724. #define HAVE_ARPA_INET_H 1
  725.  
  726. /* Define if you have the <compat.h> header file.  */
  727. /* #undef HAVE_COMPAT_H */
  728.  
  729. /* Define if you have the <ctype.h> header file.  */
  730. #define HAVE_CTYPE_H 1
  731.  
  732. /* Define if you have the <dirent.h> header file.  */
  733. #define HAVE_DIRENT_H 1
  734.  
  735. /* Define if you have the <fcntl.h> header file.  */
  736. #define HAVE_FCNTL_H 1
  737.  
  738. /* Define if you have the <glob.h> header file.  */
  739. /* #undef HAVE_GLOB_H */
  740.  
  741. /* Define if you have the <grp.h> header file.  */
  742. #define HAVE_GRP_H 1
  743.  
  744. /* Define if you have the <history.h> header file.  */
  745. /* #undef HAVE_HISTORY_H */
  746.  
  747. /* Define if you have the <limits.h> header file.  */
  748. /* #undef HAVE_LIMITS_H */
  749.  
  750. /* Define if you have the <memory.h> header file.  */
  751. /* #undef HAVE_MEMORY_H */
  752.  
  753. /* Define if you have the <ndir.h> header file.  */
  754. /* #undef HAVE_NDIR_H */
  755.  
  756. /* Define if you have the <net/if.h> header file.  */
  757. #define HAVE_NET_IF_H 1
  758.  
  759. /* Define if you have the <netinet/in_ip.h> header file.  */
  760. /* #undef HAVE_NETINET_IN_IP_H */
  761.  
  762. /* Define if you have the <netinet/in_systm.h> header file.  */
  763. #define HAVE_NETINET_IN_SYSTM_H 1
  764.  
  765. /* Define if you have the <netinet/ip.h> header file.  */
  766. #define HAVE_NETINET_IP_H 1
  767.  
  768. /* Define if you have the <netinet/tcp.h> header file.  */
  769. #define HAVE_NETINET_TCP_H 1
  770.  
  771. /* Define if you have the <poll.h> header file.  */
  772. /* #undef HAVE_POLL_H */
  773.  
  774. /* Define if you have the <readline.h> header file.  */
  775. /* #undef HAVE_READLINE_H */
  776.  
  777. /* Define if you have the <readline/history.h> header file.  */
  778. /* #undef HAVE_READLINE_HISTORY_H */
  779.  
  780. /* Define if you have the <readline/readline.h> header file.  */
  781. /* #undef HAVE_READLINE_READLINE_H */
  782.  
  783. /* Define if you have the <rpc/rpc.h> header file.  */
  784. /* #undef HAVE_RPC_RPC_H */
  785.  
  786. /* Define if you have the <rpcsvc/nis.h> header file.  */
  787. /* #undef HAVE_RPCSVC_NIS_H */
  788.  
  789. /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
  790. /* #undef HAVE_RPCSVC_YP_PROT_H */
  791.  
  792. /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
  793. /* #undef HAVE_RPCSVC_YPCLNT_H */
  794.  
  795. /* Define if you have the <security/pam_appl.h> header file.  */
  796. /* #undef HAVE_SECURITY_PAM_APPL_H */
  797.  
  798. /* Define if you have the <shadow.h> header file.  */
  799. /* #undef HAVE_SHADOW_H */
  800.  
  801. /* Define if you have the <stdarg.h> header file.  */
  802. #define HAVE_STDARG_H 1
  803.  
  804. /* Define if you have the <stdlib.h> header file.  */
  805. #define HAVE_STDLIB_H 1
  806.  
  807. /* Define if you have the <string.h> header file.  */
  808. #define HAVE_STRING_H 1
  809.  
  810. /* Define if you have the <strings.h> header file.  */
  811. /* #undef HAVE_STRINGS_H */
  812.  
  813. /* Define if you have the <stropts.h> header file.  */
  814. /* #undef HAVE_STROPTS_H */
  815.  
  816. /* Define if you have the <sys/acl.h> header file.  */
  817. /* #undef HAVE_SYS_ACL_H */
  818.  
  819. /* Define if you have the <sys/capability.h> header file.  */
  820. /* #undef HAVE_SYS_CAPABILITY_H */
  821.  
  822. /* Define if you have the <sys/cdefs.h> header file.  */
  823. /* #undef HAVE_SYS_CDEFS_H */
  824.  
  825. /* Define if you have the <sys/dir.h> header file.  */
  826. /* #undef HAVE_SYS_DIR_H */
  827.  
  828. /* Define if you have the <sys/dustat.h> header file.  */
  829. /* #undef HAVE_SYS_DUSTAT_H */
  830.  
  831. /* Define if you have the <sys/fcntl.h> header file.  */
  832. #define HAVE_SYS_FCNTL_H 1
  833.  
  834. /* Define if you have the <sys/filio.h> header file.  */
  835. /* #undef HAVE_SYS_FILIO_H */
  836.  
  837. /* Define if you have the <sys/filsys.h> header file.  */
  838. /* #undef HAVE_SYS_FILSYS_H */
  839.  
  840. /* Define if you have the <sys/fs/s5param.h> header file.  */
  841. /* #undef HAVE_SYS_FS_S5PARAM_H */
  842.  
  843. /* Define if you have the <sys/id.h> header file.  */
  844. /* #undef HAVE_SYS_ID_H */
  845.  
  846. /* Define if you have the <sys/ioctl.h> header file.  */
  847. #define HAVE_SYS_IOCTL_H 1
  848.  
  849. /* Define if you have the <sys/mman.h> header file.  */
  850. /* #undef HAVE_SYS_MMAN_H */
  851.  
  852. /* Define if you have the <sys/mode.h> header file.  */
  853. /* #undef HAVE_SYS_MODE_H */
  854.  
  855. /* Define if you have the <sys/mount.h> header file.  */
  856. /* #undef HAVE_SYS_MOUNT_H */
  857.  
  858. /* Define if you have the <sys/ndir.h> header file.  */
  859. /* #undef HAVE_SYS_NDIR_H */
  860.  
  861. /* Define if you have the <sys/param.h> header file.  */
  862. #define HAVE_SYS_PARAM_H 1
  863.  
  864. /* Define if you have the <sys/priv.h> header file.  */
  865. /* #undef HAVE_SYS_PRIV_H */
  866.  
  867. /* Define if you have the <sys/resource.h> header file.  */
  868. /* #undef HAVE_SYS_RESOURCE_H */
  869.  
  870. /* Define if you have the <sys/security.h> header file.  */
  871. /* #undef HAVE_SYS_SECURITY_H */
  872.  
  873. /* Define if you have the <sys/select.h> header file.  */
  874. /* #undef HAVE_SYS_SELECT_H */
  875.  
  876. /* Define if you have the <sys/socket.h> header file.  */
  877. #define HAVE_SYS_SOCKET_H 1
  878.  
  879. /* Define if you have the <sys/sockio.h> header file.  */
  880. /* #undef HAVE_SYS_SOCKIO_H */
  881.  
  882. /* Define if you have the <sys/statfs.h> header file.  */
  883. /* #undef HAVE_SYS_STATFS_H */
  884.  
  885. /* Define if you have the <sys/statvfs.h> header file.  */
  886. /* #undef HAVE_SYS_STATVFS_H */
  887.  
  888. /* Define if you have the <sys/syscall.h> header file.  */
  889. /* #undef HAVE_SYS_SYSCALL_H */
  890.  
  891. /* Define if you have the <sys/termio.h> header file.  */
  892. /* #undef HAVE_SYS_TERMIO_H */
  893.  
  894. /* Define if you have the <sys/time.h> header file.  */
  895. #define HAVE_SYS_TIME_H 1
  896.  
  897. /* Define if you have the <sys/unistd.h> header file.  */
  898. #define HAVE_SYS_UNISTD_H 1
  899.  
  900. /* Define if you have the <sys/vfs.h> header file.  */
  901. /* #undef HAVE_SYS_VFS_H */
  902.  
  903. /* Define if you have the <sys/wait.h> header file.  */
  904. #define HAVE_SYS_WAIT_H 1
  905.  
  906. /* Define if you have the <syscall.h> header file.  */
  907. /* #undef HAVE_SYSCALL_H */
  908.  
  909. /* Define if you have the <termio.h> header file.  */
  910. /* #undef HAVE_TERMIO_H */
  911.  
  912. /* Define if you have the <termios.h> header file.  */
  913. /* #undef HAVE_TERMIOS_H */
  914.  
  915. /* Define if you have the <unistd.h> header file.  */
  916. #define HAVE_UNISTD_H 1
  917.  
  918. /* Define if you have the <utime.h> header file.  */
  919. #define HAVE_UTIME_H 1
  920.  
  921. /* Define if you have the cups library (-lcups).  */
  922. /* #undef HAVE_LIBCUPS */
  923.  
  924. /* Define if you have the dl library (-ldl).  */
  925. /* #undef HAVE_LIBDL */
  926.  
  927. /* Define if you have the gen library (-lgen).  */
  928. /* #undef HAVE_LIBGEN */
  929.  
  930. /* Define if you have the inet library (-linet).  */
  931. /* #undef HAVE_LIBINET */
  932.  
  933. /* Define if you have the nsl library (-lnsl).  */
  934. /* #undef HAVE_LIBNSL */
  935.  
  936. /* Define if you have the nsl_s library (-lnsl_s).  */
  937. /* #undef HAVE_LIBNSL_S */
  938.  
  939. /* Define if you have the readline library (-lreadline).  */
  940. /* #undef HAVE_LIBREADLINE */
  941.  
  942. /* Define if you have the resolv library (-lresolv).  */
  943. /* #undef HAVE_LIBRESOLV */
  944.  
  945. /* Define if you have the sec library (-lsec).  */
  946. /* #undef HAVE_LIBSEC */
  947.  
  948. /* Define if you have the security library (-lsecurity).  */
  949. /* #undef HAVE_LIBSECURITY */
  950.  
  951. /* Define if you have the socket library (-lsocket).  */
  952. /* #undef HAVE_LIBSOCKET */
  953. @
  954.  
  955.  
  956. 1.3
  957. log
  958. @.
  959. @
  960. text
  961. @d22 3
  962. d29 1
  963. a29 1
  964. /* #define HAVE_ST_RDEV 1 */
  965. d71 1
  966. a71 1
  967. /* #define HAVE_LONGLONG 1 */
  968. d81 1
  969. a81 1
  970. /* #define offset_t loff_t */
  971. a109 1
  972. /* #undef HAVE_NETMASK_IFCONF */
  973. d120 3
  974. a122 2
  975. /* #undef HAVE_NETMASK_IFREQ */
  976. /* #undef HAVE_NETMASK_AIX */
  977. d177 5
  978. d486 3
  979. a584 3
  980. /* Define if you have the setegid function.  */
  981. #define HAVE_SETEGID 1
  982.  
  983. a587 3
  984. /* Define if you have the seteuid function.  */
  985. #define HAVE_SETEUID 1
  986.  
  987. a602 6
  988. /* Define if you have the setregid function.  */
  989. #define HAVE_SETREGID 1
  990.  
  991. /* Define if you have the setreuid function.  */
  992. #define HAVE_SETREUID 1
  993.  
  994. d870 3
  995. d875 3
  996. @
  997.  
  998.  
  999. 1.2
  1000. log
  1001. @.
  1002. @
  1003. text
  1004. @d78 1
  1005. a78 1
  1006. /* #undef offset_t */
  1007. d108 1
  1008. a108 1
  1009. /* #define HAVE_GETTIMEOFDAY_TZ 1 */
  1010. d128 1
  1011. d132 1
  1012. a132 2
  1013. /* #undef HAVE_PAM_AUTHENTICATE */
  1014. /* #define HAVE_BROKEN_GETGROUPS 1 */
  1015. d136 1
  1016. a136 1
  1017. /* #define HAVE_FUNCTION_MACRO 1 */
  1018. a137 1
  1019. #define HAVE_CRYPT_DECL 1
  1020. d172 2
  1021. d428 1
  1022. a428 1
  1023. /* #define HAVE_ENDNETGRENT 1 */
  1024. d431 7
  1025. a437 1
  1026. /* #define HAVE_EXECL 1 */
  1027. d455 1
  1028. a455 1
  1029. /* #define HAVE_FSYNC 1 */
  1030. d482 1
  1031. a482 1
  1032. /* #define HAVE_GETNETGRENT 1 */
  1033. d491 1
  1034. a491 1
  1035. /* #define HAVE_GETRLIMIT 1 */
  1036. d497 1
  1037. a497 1
  1038. /* #define HAVE_GLOB 1 */
  1039. d506 1
  1040. a506 1
  1041. /* #define HAVE_INNETGR 1 */
  1042. a531 3
  1043. /* Define if you have the pam_authenticate function.  */
  1044. /* #undef HAVE_PAM_AUTHENTICATE */
  1045.  
  1046. d533 1
  1047. a533 1
  1048. /* #define HAVE_PATHCONF 1 */
  1049. d536 1
  1050. a536 1
  1051. /* #define HAVE_PIPE 1 */
  1052. d557 1
  1053. a557 1
  1054. /* #define HAVE_RANDOM 1 */
  1055. d593 1
  1056. a593 1
  1057. /* #define HAVE_SETNETGRENT 1 */
  1058. d611 1
  1059. a611 1
  1060. /* #define HAVE_SIGACTION 1 */
  1061. d617 1
  1062. a617 1
  1063. /* #define HAVE_SIGPROCMASK 1 */
  1064. d620 1
  1065. a620 1
  1066. /* #define HAVE_SNPRINTF 1 */
  1067. d626 1
  1068. a626 1
  1069. /* #define HAVE_SRANDOM 1 */
  1070. d655 3
  1071. d665 1
  1072. a665 1
  1073. /* #define HAVE_VSNPRINTF 1 */
  1074. d689 1
  1075. a689 1
  1076. /* #define HAVE_GLOB_H 1 */
  1077. d698 1
  1078. a698 1
  1079. /* #define HAVE_LIMITS_H 1 */
  1080. d701 1
  1081. a701 1
  1082. /* #define HAVE_MEMORY_H 1 */
  1083. d709 9
  1084. d731 1
  1085. a731 1
  1086. /* #define HAVE_READLINE_READLINE_H 1 */
  1087. d734 1
  1088. a734 1
  1089. /* #define HAVE_RPC_RPC_H 1 */
  1090. d761 1
  1091. a761 1
  1092. /* #define HAVE_STRINGS_H 1 */
  1093. d773 1
  1094. a773 1
  1095. /* #define HAVE_SYS_CDEFS_H 1 */
  1096. d785 1
  1097. a785 1
  1098. /* #define HAVE_SYS_FILIO_H 1 */
  1099. d800 1
  1100. a800 1
  1101. /* #define HAVE_SYS_MMAN_H 1 */
  1102. d806 1
  1103. a806 1
  1104. /* #define HAVE_SYS_MOUNT_H 1 */
  1105. d818 1
  1106. a818 1
  1107. /* #define HAVE_SYS_RESOURCE_H 1 */
  1108. d830 1
  1109. a830 1
  1110. /* #define HAVE_SYS_SOCKIO_H 1 */
  1111. d839 1
  1112. a839 1
  1113. /* #define HAVE_SYS_SYSCALL_H 1 */
  1114. d863 1
  1115. a863 1
  1116. /* #define HAVE_TERMIOS_H 1 */
  1117. @
  1118.  
  1119.  
  1120. 1.1
  1121. log
  1122. @.
  1123. @
  1124. text
  1125. @d29 1
  1126. a29 1
  1127. /* #define HAVE_SYS_WAIT_H 1 */
  1128. d74 2
  1129. a76 2
  1130. /* #undef ino_t */
  1131. #define ssize_t int
  1132. d132 2
  1133. a133 2
  1134. #define HAVE_BROKEN_GETGROUPS 1
  1135. /* #define REPLACE_GETPASS 1 */
  1136. d167 1
  1137. a167 1
  1138. /* #define HAVE_STRCASECMP 1 */
  1139. d172 1
  1140. d579 3
  1141. d591 3
  1142. d628 1
  1143. a628 1
  1144. /* #define HAVE_STRCASECMP 1 */
  1145. d685 1
  1146. a685 1
  1147.  #define HAVE_GRP_H 1 
  1148. d798 3
  1149. d832 1
  1150. a832 1
  1151. /* #define HAVE_SYS_UNISTD_H 1 */
  1152. @
  1153.